home *** CD-ROM | disk | FTP | other *** search
/ Aminet 3 / Aminet 3 - July 1994.iso / Aminet / util / batch / Randomcopy.readme < prev    next >
Encoding:
Text File  |  1994-06-28  |  1.5 KB  |  46 lines

  1. Short: Rnd copy from pattern(#?) to dest file. Update
  2. Type: os20/cli
  3. Uploader: crandall@garnet.msen.com
  4. Author: crandall@garnet.msen.com
  5.  
  6. Now version .90
  7.  
  8. Given a pattern, will select one random file and copy it to the specified
  9. file.
  10.  
  11. Originally written with random wbpatterns in mind. Could be other uses, such
  12. as fortune cookies or quotes.  Maybe a slideshow?
  13.  
  14. Suggested usage would be go like this:
  15.  
  16. randomcopy FROM prefs:presets/patterns/~(#?.info) TO env:sys/wbpattern.prefs
  17.  
  18.  When executed in your startup-sequence, a random pattern would be selected for
  19.  the workbench.  This could also be a palette, pointer, or set of fonts.
  20.  
  21. Update includes support for
  22.  
  23.    CLONE  Copies comment, date, and protection bits.
  24.    BUFFER Sets size of copy buffer.
  25.   MINWAIT \
  26.   MAXWAIT  Ability to wait definable times between copies.
  27. LONGBREAK  /
  28.  USETICKS /
  29.  
  30. Also, ReadArgs has been utilized for more reliable argument parsing.
  31. Removed the READWRITE bug. (oops)
  32. QUIET more reliable. (sorry)
  33.  
  34.  
  35.  
  36. ============================= Archive contents =============================
  37.  
  38. Original  Packed Ratio    Date     Time    Name
  39. -------- ------- ----- --------- --------  -------------
  40.     7895    3630 54.0% 30-Dec-93 21:02:22  randomcopy.doc
  41.     5032    1866 62.9% 23-Dec-93 12:04:22  randomcopy.e
  42.      968     591 38.9% 30-Dec-93 21:02:22  Randomcopy.readme
  43.     5324    2755 48.2% 27-Dec-93 20:46:26  randomcopy
  44. -------- ------- ----- --------- --------
  45.    19219    8842 53.9% 31-Dec-93 11:11:00   4 files
  46.